back · tests/cropper.spec.js:462:4 @ andrena-classifier all / Cropper view / creating a new bounding box / with 4-point tool
Error: locator.click: Test timeout of 40000ms exceeded.
Call log:
- waiting for getByRole('button', { name: '4 points' })
- locator resolved to <button class="svelte-1kbovmw" aria-label="Choisir l'outil 4 points">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
at tests/cropper.spec.js:416:58
Test timeout of 40000ms exceeded while running "beforeEach" hook.
at tests/cropper.spec.js:415:9
Test timeout of 40000ms exceeded while running "beforeEach" hook.
at tests/cropper.spec.js:415:9
Test timeout of 40000ms exceeded.
Error: locator.click: Test timeout of 40000ms exceeded.
Call log:
- waiting for locator('.change-area')
- locator resolved to <div class="change-area svelte-rvd0k3 precise">…</div>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- performing click action
at makeBox (tests/cropper.spec.js:435:22)
at tests/cropper.spec.js:464:5
Error: expect(locator).not.toHaveText(expected) failed
Locator: getByTestId('app-main')
Expected pattern: not /Chargement du modèle de recadrage…/
Received string: " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
Call log:
- Expect "not toHaveText" with timeout 20000ms
- waiting for getByTestId('app-main')
3 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 0%"
- locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 14%"
18 × locator resolved to <main class="svelte-di4wkt" data-testid="app-main">…</main>
- unexpected value " Chargement du modèle de recadrage… detector-arthropoda.onnx 80%"
at goToTab (tests/utils/navigation.js:89:50)
at tests/cropper.spec.js:31:3
Test timeout of 40000ms exceeded while running "beforeEach" hook.
at tests/cropper.spec.js:20:7